3.20.66 \(\int \frac {(1-2 x)^{5/2} (3+5 x)^3}{(2+3 x)^7} \, dx\) [1966]

Optimal. Leaf size=162 \[ -\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}+\frac {33275 (1-2 x)^{3/2}}{95256 (2+3 x)^3}-\frac {559625 \sqrt {1-2 x}}{190512 (2+3 x)^2}+\frac {559625 \sqrt {1-2 x}}{1333584 (2+3 x)}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {559625 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{666792 \sqrt {21}} \]

[Out]

-121/4536*(1-2*x)^(3/2)/(2+3*x)^4+33275/95256*(1-2*x)^(3/2)/(2+3*x)^3-1/18*(1-2*x)^(5/2)*(3+5*x)^3/(2+3*x)^6+1
1/27*(1-2*x)^(3/2)*(3+5*x)^3/(2+3*x)^5+559625/14002632*arctanh(1/7*21^(1/2)*(1-2*x)^(1/2))*21^(1/2)-559625/190
512*(1-2*x)^(1/2)/(2+3*x)^2+559625/1333584*(1-2*x)^(1/2)/(2+3*x)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 162, normalized size of antiderivative = 1.00, number of steps used = 10, number of rules used = 9, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.375, Rules used = {99, 12, 154, 91, 79, 43, 44, 65, 212} \begin {gather*} \frac {11 (1-2 x)^{3/2} (5 x+3)^3}{27 (3 x+2)^5}-\frac {(1-2 x)^{5/2} (5 x+3)^3}{18 (3 x+2)^6}+\frac {559625 \sqrt {1-2 x}}{1333584 (3 x+2)}-\frac {559625 \sqrt {1-2 x}}{190512 (3 x+2)^2}+\frac {33275 (1-2 x)^{3/2}}{95256 (3 x+2)^3}-\frac {121 (1-2 x)^{3/2}}{4536 (3 x+2)^4}+\frac {559625 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{666792 \sqrt {21}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((1 - 2*x)^(5/2)*(3 + 5*x)^3)/(2 + 3*x)^7,x]

[Out]

(-121*(1 - 2*x)^(3/2))/(4536*(2 + 3*x)^4) + (33275*(1 - 2*x)^(3/2))/(95256*(2 + 3*x)^3) - (559625*Sqrt[1 - 2*x
])/(190512*(2 + 3*x)^2) + (559625*Sqrt[1 - 2*x])/(1333584*(2 + 3*x)) - ((1 - 2*x)^(5/2)*(3 + 5*x)^3)/(18*(2 +
3*x)^6) + (11*(1 - 2*x)^(3/2)*(3 + 5*x)^3)/(27*(2 + 3*x)^5) + (559625*ArcTanh[Sqrt[3/7]*Sqrt[1 - 2*x]])/(66679
2*Sqrt[21])

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + 1))), x] - Dist[d*(n/(b*(m + 1))), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1), x], x] /; FreeQ[{a, b, c, d, n
}, x] && NeQ[b*c - a*d, 0] && ILtQ[m, -1] &&  !IntegerQ[n] && GtQ[n, 0]

Rule 44

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^(n + 1
)/((b*c - a*d)*(m + 1))), x] - Dist[d*((m + n + 2)/((b*c - a*d)*(m + 1))), Int[(a + b*x)^(m + 1)*(c + d*x)^n,
x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && ILtQ[m, -1] &&  !IntegerQ[n] && LtQ[n, 0]

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 79

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(-(b*e - a*f
))*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(f*(p + 1)*(c*f - d*e))), x] - Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1
) + c*f*(p + 1)))/(f*(p + 1)*(c*f - d*e)), Int[(c + d*x)^n*(e + f*x)^(p + 1), x], x] /; FreeQ[{a, b, c, d, e,
f, n}, x] && LtQ[p, -1] && ( !LtQ[n, -1] || IntegerQ[p] ||  !(IntegerQ[n] ||  !(EqQ[e, 0] ||  !(EqQ[c, 0] || L
tQ[p, n]))))

Rule 91

Int[((a_.) + (b_.)*(x_))^2*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*c - a*d
)^2*(c + d*x)^(n + 1)*((e + f*x)^(p + 1)/(d^2*(d*e - c*f)*(n + 1))), x] - Dist[1/(d^2*(d*e - c*f)*(n + 1)), In
t[(c + d*x)^(n + 1)*(e + f*x)^p*Simp[a^2*d^2*f*(n + p + 2) + b^2*c*(d*e*(n + 1) + c*f*(p + 1)) - 2*a*b*d*(d*e*
(n + 1) + c*f*(p + 1)) - b^2*d*(d*e - c*f)*(n + 1)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && (LtQ
[n, -1] || (EqQ[n + p + 3, 0] && NeQ[n, -1] && (SumSimplerQ[n, 1] ||  !SumSimplerQ[p, 1])))

Rule 99

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(a + b*
x)^(m + 1)*(c + d*x)^n*((e + f*x)^p/(b*(m + 1))), x] - Dist[1/(b*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n
- 1)*(e + f*x)^(p - 1)*Simp[d*e*n + c*f*p + d*f*(n + p)*x, x], x], x] /; FreeQ[{a, b, c, d, e, f}, x] && LtQ[m
, -1] && GtQ[n, 0] && GtQ[p, 0] && (IntegersQ[2*m, 2*n, 2*p] || IntegersQ[m, n + p] || IntegersQ[p, m + n])

Rule 154

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_)*((g_.) + (h_.)*(x_)), x_Symb
ol] :> Simp[(b*g - a*h)*(a + b*x)^(m + 1)*(c + d*x)^n*((e + f*x)^(p + 1)/(b*(b*e - a*f)*(m + 1))), x] - Dist[1
/(b*(b*e - a*f)*(m + 1)), Int[(a + b*x)^(m + 1)*(c + d*x)^(n - 1)*(e + f*x)^p*Simp[b*c*(f*g - e*h)*(m + 1) + (
b*g - a*h)*(d*e*n + c*f*(p + 1)) + d*(b*(f*g - e*h)*(m + 1) + f*(b*g - a*h)*(n + p + 1))*x, x], x], x] /; Free
Q[{a, b, c, d, e, f, g, h, p}, x] && ILtQ[m, -1] && GtQ[n, 0]

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin {align*} \int \frac {(1-2 x)^{5/2} (3+5 x)^3}{(2+3 x)^7} \, dx &=-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {1}{18} \int -\frac {55 (1-2 x)^{3/2} x (3+5 x)^2}{(2+3 x)^6} \, dx\\ &=-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}-\frac {55}{18} \int \frac {(1-2 x)^{3/2} x (3+5 x)^2}{(2+3 x)^6} \, dx\\ &=-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {11}{54} \int \frac {33 \sqrt {1-2 x} (3+5 x)^2}{(2+3 x)^5} \, dx\\ &=-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {121}{18} \int \frac {\sqrt {1-2 x} (3+5 x)^2}{(2+3 x)^5} \, dx\\ &=-\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {121 \int \frac {\sqrt {1-2 x} (1125+2100 x)}{(2+3 x)^4} \, dx}{4536}\\ &=-\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}+\frac {33275 (1-2 x)^{3/2}}{95256 (2+3 x)^3}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {559625 \int \frac {\sqrt {1-2 x}}{(2+3 x)^3} \, dx}{31752}\\ &=-\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}+\frac {33275 (1-2 x)^{3/2}}{95256 (2+3 x)^3}-\frac {559625 \sqrt {1-2 x}}{190512 (2+3 x)^2}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}-\frac {559625 \int \frac {1}{\sqrt {1-2 x} (2+3 x)^2} \, dx}{190512}\\ &=-\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}+\frac {33275 (1-2 x)^{3/2}}{95256 (2+3 x)^3}-\frac {559625 \sqrt {1-2 x}}{190512 (2+3 x)^2}+\frac {559625 \sqrt {1-2 x}}{1333584 (2+3 x)}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}-\frac {559625 \int \frac {1}{\sqrt {1-2 x} (2+3 x)} \, dx}{1333584}\\ &=-\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}+\frac {33275 (1-2 x)^{3/2}}{95256 (2+3 x)^3}-\frac {559625 \sqrt {1-2 x}}{190512 (2+3 x)^2}+\frac {559625 \sqrt {1-2 x}}{1333584 (2+3 x)}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {559625 \text {Subst}\left (\int \frac {1}{\frac {7}{2}-\frac {3 x^2}{2}} \, dx,x,\sqrt {1-2 x}\right )}{1333584}\\ &=-\frac {121 (1-2 x)^{3/2}}{4536 (2+3 x)^4}+\frac {33275 (1-2 x)^{3/2}}{95256 (2+3 x)^3}-\frac {559625 \sqrt {1-2 x}}{190512 (2+3 x)^2}+\frac {559625 \sqrt {1-2 x}}{1333584 (2+3 x)}-\frac {(1-2 x)^{5/2} (3+5 x)^3}{18 (2+3 x)^6}+\frac {11 (1-2 x)^{3/2} (3+5 x)^3}{27 (2+3 x)^5}+\frac {559625 \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{666792 \sqrt {21}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.39, size = 75, normalized size = 0.46 \begin {gather*} \frac {-\frac {21 \sqrt {1-2 x} \left (13847024+102558856 x+352611738 x^2+687940758 x^3+720187425 x^4+308539125 x^5\right )}{2 (2+3 x)^6}+559625 \sqrt {21} \tanh ^{-1}\left (\sqrt {\frac {3}{7}} \sqrt {1-2 x}\right )}{14002632} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((1 - 2*x)^(5/2)*(3 + 5*x)^3)/(2 + 3*x)^7,x]

[Out]

((-21*Sqrt[1 - 2*x]*(13847024 + 102558856*x + 352611738*x^2 + 687940758*x^3 + 720187425*x^4 + 308539125*x^5))/
(2*(2 + 3*x)^6) + 559625*Sqrt[21]*ArcTanh[Sqrt[3/7]*Sqrt[1 - 2*x]])/14002632

________________________________________________________________________________________

Maple [A]
time = 0.12, size = 84, normalized size = 0.52

method result size
risch \(\frac {617078250 x^{6}+1131835725 x^{5}+655694091 x^{4}+17282718 x^{3}-147494026 x^{2}-74864808 x -13847024}{1333584 \left (2+3 x \right )^{6} \sqrt {1-2 x}}+\frac {559625 \arctanh \left (\frac {\sqrt {21}\, \sqrt {1-2 x}}{7}\right ) \sqrt {21}}{14002632}\) \(66\)
derivativedivides \(-\frac {11664 \left (-\frac {3809125 \left (1-2 x \right )^{\frac {11}{2}}}{96018048}+\frac {47350325 \left (1-2 x \right )^{\frac {9}{2}}}{123451776}-\frac {4383467 \left (1-2 x \right )^{\frac {7}{2}}}{2939328}+\frac {1231175 \left (1-2 x \right )^{\frac {5}{2}}}{419904}-\frac {66595375 \left (1-2 x \right )^{\frac {3}{2}}}{22674816}+\frac {27421625 \sqrt {1-2 x}}{22674816}\right )}{\left (-4-6 x \right )^{6}}+\frac {559625 \arctanh \left (\frac {\sqrt {21}\, \sqrt {1-2 x}}{7}\right ) \sqrt {21}}{14002632}\) \(84\)
default \(-\frac {11664 \left (-\frac {3809125 \left (1-2 x \right )^{\frac {11}{2}}}{96018048}+\frac {47350325 \left (1-2 x \right )^{\frac {9}{2}}}{123451776}-\frac {4383467 \left (1-2 x \right )^{\frac {7}{2}}}{2939328}+\frac {1231175 \left (1-2 x \right )^{\frac {5}{2}}}{419904}-\frac {66595375 \left (1-2 x \right )^{\frac {3}{2}}}{22674816}+\frac {27421625 \sqrt {1-2 x}}{22674816}\right )}{\left (-4-6 x \right )^{6}}+\frac {559625 \arctanh \left (\frac {\sqrt {21}\, \sqrt {1-2 x}}{7}\right ) \sqrt {21}}{14002632}\) \(84\)
trager \(-\frac {\left (308539125 x^{5}+720187425 x^{4}+687940758 x^{3}+352611738 x^{2}+102558856 x +13847024\right ) \sqrt {1-2 x}}{1333584 \left (2+3 x \right )^{6}}+\frac {559625 \RootOf \left (\textit {\_Z}^{2}-21\right ) \ln \left (\frac {-3 \RootOf \left (\textit {\_Z}^{2}-21\right ) x +21 \sqrt {1-2 x}+5 \RootOf \left (\textit {\_Z}^{2}-21\right )}{2+3 x}\right )}{28005264}\) \(87\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1-2*x)^(5/2)*(3+5*x)^3/(2+3*x)^7,x,method=_RETURNVERBOSE)

[Out]

-11664*(-3809125/96018048*(1-2*x)^(11/2)+47350325/123451776*(1-2*x)^(9/2)-4383467/2939328*(1-2*x)^(7/2)+123117
5/419904*(1-2*x)^(5/2)-66595375/22674816*(1-2*x)^(3/2)+27421625/22674816*(1-2*x)^(1/2))/(-4-6*x)^6+559625/1400
2632*arctanh(1/7*21^(1/2)*(1-2*x)^(1/2))*21^(1/2)

________________________________________________________________________________________

Maxima [A]
time = 0.54, size = 146, normalized size = 0.90 \begin {gather*} -\frac {559625}{28005264} \, \sqrt {21} \log \left (-\frac {\sqrt {21} - 3 \, \sqrt {-2 \, x + 1}}{\sqrt {21} + 3 \, \sqrt {-2 \, x + 1}}\right ) + \frac {308539125 \, {\left (-2 \, x + 1\right )}^{\frac {11}{2}} - 2983070475 \, {\left (-2 \, x + 1\right )}^{\frac {9}{2}} + 11598653682 \, {\left (-2 \, x + 1\right )}^{\frac {7}{2}} - 22803823350 \, {\left (-2 \, x + 1\right )}^{\frac {5}{2}} + 22842213625 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} - 9405617375 \, \sqrt {-2 \, x + 1}}{666792 \, {\left (729 \, {\left (2 \, x - 1\right )}^{6} + 10206 \, {\left (2 \, x - 1\right )}^{5} + 59535 \, {\left (2 \, x - 1\right )}^{4} + 185220 \, {\left (2 \, x - 1\right )}^{3} + 324135 \, {\left (2 \, x - 1\right )}^{2} + 605052 \, x - 184877\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(3+5*x)^3/(2+3*x)^7,x, algorithm="maxima")

[Out]

-559625/28005264*sqrt(21)*log(-(sqrt(21) - 3*sqrt(-2*x + 1))/(sqrt(21) + 3*sqrt(-2*x + 1))) + 1/666792*(308539
125*(-2*x + 1)^(11/2) - 2983070475*(-2*x + 1)^(9/2) + 11598653682*(-2*x + 1)^(7/2) - 22803823350*(-2*x + 1)^(5
/2) + 22842213625*(-2*x + 1)^(3/2) - 9405617375*sqrt(-2*x + 1))/(729*(2*x - 1)^6 + 10206*(2*x - 1)^5 + 59535*(
2*x - 1)^4 + 185220*(2*x - 1)^3 + 324135*(2*x - 1)^2 + 605052*x - 184877)

________________________________________________________________________________________

Fricas [A]
time = 1.41, size = 130, normalized size = 0.80 \begin {gather*} \frac {559625 \, \sqrt {21} {\left (729 \, x^{6} + 2916 \, x^{5} + 4860 \, x^{4} + 4320 \, x^{3} + 2160 \, x^{2} + 576 \, x + 64\right )} \log \left (\frac {3 \, x - \sqrt {21} \sqrt {-2 \, x + 1} - 5}{3 \, x + 2}\right ) - 21 \, {\left (308539125 \, x^{5} + 720187425 \, x^{4} + 687940758 \, x^{3} + 352611738 \, x^{2} + 102558856 \, x + 13847024\right )} \sqrt {-2 \, x + 1}}{28005264 \, {\left (729 \, x^{6} + 2916 \, x^{5} + 4860 \, x^{4} + 4320 \, x^{3} + 2160 \, x^{2} + 576 \, x + 64\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(3+5*x)^3/(2+3*x)^7,x, algorithm="fricas")

[Out]

1/28005264*(559625*sqrt(21)*(729*x^6 + 2916*x^5 + 4860*x^4 + 4320*x^3 + 2160*x^2 + 576*x + 64)*log((3*x - sqrt
(21)*sqrt(-2*x + 1) - 5)/(3*x + 2)) - 21*(308539125*x^5 + 720187425*x^4 + 687940758*x^3 + 352611738*x^2 + 1025
58856*x + 13847024)*sqrt(-2*x + 1))/(729*x^6 + 2916*x^5 + 4860*x^4 + 4320*x^3 + 2160*x^2 + 576*x + 64)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)**(5/2)*(3+5*x)**3/(2+3*x)**7,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]
time = 0.78, size = 132, normalized size = 0.81 \begin {gather*} -\frac {559625}{28005264} \, \sqrt {21} \log \left (\frac {{\left | -2 \, \sqrt {21} + 6 \, \sqrt {-2 \, x + 1} \right |}}{2 \, {\left (\sqrt {21} + 3 \, \sqrt {-2 \, x + 1}\right )}}\right ) - \frac {308539125 \, {\left (2 \, x - 1\right )}^{5} \sqrt {-2 \, x + 1} + 2983070475 \, {\left (2 \, x - 1\right )}^{4} \sqrt {-2 \, x + 1} + 11598653682 \, {\left (2 \, x - 1\right )}^{3} \sqrt {-2 \, x + 1} + 22803823350 \, {\left (2 \, x - 1\right )}^{2} \sqrt {-2 \, x + 1} - 22842213625 \, {\left (-2 \, x + 1\right )}^{\frac {3}{2}} + 9405617375 \, \sqrt {-2 \, x + 1}}{42674688 \, {\left (3 \, x + 2\right )}^{6}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((1-2*x)^(5/2)*(3+5*x)^3/(2+3*x)^7,x, algorithm="giac")

[Out]

-559625/28005264*sqrt(21)*log(1/2*abs(-2*sqrt(21) + 6*sqrt(-2*x + 1))/(sqrt(21) + 3*sqrt(-2*x + 1))) - 1/42674
688*(308539125*(2*x - 1)^5*sqrt(-2*x + 1) + 2983070475*(2*x - 1)^4*sqrt(-2*x + 1) + 11598653682*(2*x - 1)^3*sq
rt(-2*x + 1) + 22803823350*(2*x - 1)^2*sqrt(-2*x + 1) - 22842213625*(-2*x + 1)^(3/2) + 9405617375*sqrt(-2*x +
1))/(3*x + 2)^6

________________________________________________________________________________________

Mupad [B]
time = 1.19, size = 126, normalized size = 0.78 \begin {gather*} \frac {559625\,\sqrt {21}\,\mathrm {atanh}\left (\frac {\sqrt {21}\,\sqrt {1-2\,x}}{7}\right )}{14002632}-\frac {\frac {27421625\,\sqrt {1-2\,x}}{1417176}-\frac {66595375\,{\left (1-2\,x\right )}^{3/2}}{1417176}+\frac {1231175\,{\left (1-2\,x\right )}^{5/2}}{26244}-\frac {4383467\,{\left (1-2\,x\right )}^{7/2}}{183708}+\frac {47350325\,{\left (1-2\,x\right )}^{9/2}}{7715736}-\frac {3809125\,{\left (1-2\,x\right )}^{11/2}}{6001128}}{\frac {67228\,x}{81}+\frac {12005\,{\left (2\,x-1\right )}^2}{27}+\frac {6860\,{\left (2\,x-1\right )}^3}{27}+\frac {245\,{\left (2\,x-1\right )}^4}{3}+14\,{\left (2\,x-1\right )}^5+{\left (2\,x-1\right )}^6-\frac {184877}{729}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((1 - 2*x)^(5/2)*(5*x + 3)^3)/(3*x + 2)^7,x)

[Out]

(559625*21^(1/2)*atanh((21^(1/2)*(1 - 2*x)^(1/2))/7))/14002632 - ((27421625*(1 - 2*x)^(1/2))/1417176 - (665953
75*(1 - 2*x)^(3/2))/1417176 + (1231175*(1 - 2*x)^(5/2))/26244 - (4383467*(1 - 2*x)^(7/2))/183708 + (47350325*(
1 - 2*x)^(9/2))/7715736 - (3809125*(1 - 2*x)^(11/2))/6001128)/((67228*x)/81 + (12005*(2*x - 1)^2)/27 + (6860*(
2*x - 1)^3)/27 + (245*(2*x - 1)^4)/3 + 14*(2*x - 1)^5 + (2*x - 1)^6 - 184877/729)

________________________________________________________________________________________